pub fn open_file(p: impl AsRef<Path>) -> Result<MacBinary<File>, Error>
Create a MacBinary by opening the given path
MacBinary