pub unsafe extern "C" fn grib_get_float_element( h: *const grib_handle, key: *const c_char, i: c_int, value: *mut f32, ) -> c_int