result = GfxNew( node_type );
d0 d0
struct ExtendedNode *GfxNew( ULONG);
Allocate a special graphics extended data structure (each of which begins with an ExtendedNode structure). The type of structure to be allocated is specified by the node_type identifier.