pub unsafe extern "C" fn XFixesSelectSelectionInput(
    dpy: *mut Display,
    win: Window,
    selection: Atom,
    event_mask: c_ulong
)