pub unsafe extern "C" fn ove_i2c_write( i2c: ove_i2c_t, addr: u16, data: *const c_void, len: usize, timeout_ms: u32, ) -> i32