Source position: xlib.pp line 1326
function XCreateGlyphCursor(
ADisplay: PDisplay;
ASourceFont: TFont;
AMaskFont: TFont;
ASourceChar: cuint;
AMaskChar: cuint;
AForegroundColor: PXColor;
ABackgroundColor: PXColor
):TCursor;