pub unsafe extern "C" fn vexDeviceLightTowerBlinkSet(
    device: V5_DeviceT,
    select: u8,
    mask: u8,
    onTime: i32,
    offTime: i32
)