pub fn get_vmo_exec_from_file(f: &File) -> Result<Vmo, Status>
Gets a read-exec VMO containing the whole contents of the file.