pub unsafe extern "C" fn vexDeviceArmProfilerVelocitySet(
    device: V5_DeviceT,
    linear_velocity: u16,
    joint_velocity: u16
)