pub unsafe extern "C" fn XFixesChangeSaveSet(
    dpy: *mut Display,
    win: Window,
    mode: c_int,
    target: c_int,
    map: c_int
)