property SecureHeapUsage.total Usage in Deno```typescript import { type SecureHeapUsage } from "node:node__crypto.d.ts"; ``` The total allocated secure heap size as specified using the `--secure-heap=n` command-line flag. Type number