import { PactFfi } from "https://deno.land/x/pact@0.0.2/src/lib/mod.ts";
const { pactffi_match_message } = PactFfi;
/data/input/pact.h#L442
Parameters
msg_1: Pointer<StructPointer<"Message">>
msg_2: Pointer<StructPointer<"Message">>
Returns
Pointer<StructPointer<"Mismatches">>