Type Definition XIDProc
sdl2_sys
type XIDProc = Option<unsafe extern "C" fn(arg1: *mut Display, arg2: XPointer, arg3: XPointer)>;