pub unsafe extern "C-unwind" fn XPUMoveWidgetBy(
    inWidget: XPWidgetID,
    inDeltaX: c_int,
    inDeltaY: c_int
)