pub unsafe extern "C" fn wmo_read_any_from_file_malloc( f: *mut FILE, headers_only: c_int, size: *mut usize, offset: *mut off_t, err: *mut c_int, ) -> *mut c_void