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