pub unsafe extern "C" fn bfile_read( file: *mut File, data: *mut byte_t, size: u32, rsize: *mut u32, error: *mut ferror_t, ) -> bool_t