pub unsafe extern "C" fn vexTouchUserCallbackSet(
    callback: unsafe extern "C" fn(_: V5_TouchEvent, _: i32, _: i32)
)