pub unsafe extern "C" fn rc_i2c_write_byte(
    bus: c_int,
    regAddr: u8,
    data: u8
) -> c_int