pub unsafe extern "C" fn vexDeviceGenericRadioTransmit(
    device: V5_DeviceT,
    data: *const u8,
    size: u16
) -> i32