pub fn locked_read(path: impl AsRef<Path>) -> Result<Vec<u8>>
Reads the entire contents of a locked shared file into a bytes vector.