Source position: rsa.inc line 3
type swiRSAHeapContext = packed record
heapStart: pointer;
heapEnd: pointer;
heapSize: size_t;
end;