Source position: lazgobject2.pas line 1290
type TGWeakRef_union_priv = record
case LongInt of
0: (
p: gpointer;
);
end;