pub unsafe extern "C" fn ove_fs_read( file: ove_file_t, buf: *mut c_void, count: usize, bytes_read: *mut usize, ) -> i32