function Pact.mallocimport { Pact } from "https://deno.land/x/pact@0.1.0/src/deps.dev.ts"; const { malloc } = Pact; malloc(__size: number): Pointer<void>.stdlib.h#L540 .stdlib.h#L540 Parameters__size: numberReturnsPointer<void>