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