Type Definition XIMProc
sdl2_sys
type XIMProc = Option<unsafe extern "C" fn(arg1: XIM, arg2: XPointer, arg3: XPointer)>;