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