Source position: xshm.pp line 88
function XShmCreatePixmap(
dpy: PDisplay;
d: TDrawable;
data: PAnsiChar;
shminfo: PXShmSegmentInfo;
width: cuint;
height: cuint;
depth: cuint
):TPixmap;