pub unsafe extern "C" fn vexDeviceArmSetJointPositions(
    device: V5_DeviceT,
    new_positions: *mut c_double
)