pub fn read(path: &UnixStr) -> Result<Vec<u8>>
Reads a file into a newly allocated vec
Os errors relating to file access and reading