Source position: ffi.pp line 305
type ffi_type = record
size: csize_t;
alignment: cushort;
_type: cushort;
elements: ppffi_type;
end;