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