Type Definition XICProc
sdl2_sys
type XICProc = Option<unsafe extern "C" fn(arg1: XIC, arg2: XPointer, arg3: XPointer) -> c_int>;