pub unsafe extern "C" fn XFixesChangeCursor(
    dpy: *mut Display,
    source: Cursor,
    destination: Cursor
)