Source position: cairoxlib.pp line 56
function cairo_xlib_surface_create_with_xrender_format(
dpy: PDisplay;
drawable: TDrawable;
screen: PScreen;
format: PXRenderPictFormat;
width: LongInt;
height: LongInt
):Pcairo_surface_t;