pub unsafe extern "C" fn grib_new_from_file(
    c: *mut grib_context,
    f: *mut FILE,
    headers_only: c_int,
    error: *mut c_int
) -> *mut grib_handle