Type Definition XIMProc
x11_dl::xlib
type XIMProc = Option<unsafe extern "C" fn(_: XIM, _: XPointer, _: XPointer)>;