pub unsafe extern "C" fn vexDeviceGenericSerialTransmit(
    device: V5_DeviceT,
    buffer: *mut u8,
    length: i32
) -> i32