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