function allocimport { alloc } from "https://deno.land/x/pact@0.1.0/src/lib/safe-ffi.ts"; alloc<T>(): Pointer<T>Type ParametersTReturnsPointer<T>