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