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