pub unsafe extern "C" fn PhidgetMotorPositionController_setOnExpectedPositionChangeHandler(
ch: PhidgetMotorPositionControllerHandle,
fptr: PhidgetMotorPositionController_OnExpectedPositionChangeCallback,
ctx: *mut c_void,
) -> PhidgetReturnCode