pub unsafe extern "C" fn grib_set_force_float_array( h: *mut grib_handle, key: *const c_char, vals: *const f32, length: usize, ) -> c_int