pub unsafe extern "C" fn wmo_read_bufr_from_file(
    f: *mut FILE,
    buffer: *mut c_void,
    len: *mut usize
) -> c_int