Type Definition XICProc
x11_dl::xlib
type XICProc = Option<unsafe extern "C" fn(_: XIC, _: XPointer, _: XPointer) -> Bool>;