pub unsafe extern "C" fn PhidgetMotorVelocityController_setOnExpectedVelocityChangeHandler(
ch: PhidgetMotorVelocityControllerHandle,
fptr: PhidgetMotorVelocityController_OnExpectedVelocityChangeCallback,
ctx: *mut c_void,
) -> PhidgetReturnCode