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