Function Trap.this

this (
  wasmer.bindings.wasm_trap_t* trap
);

this (
  Store store,
  string message = ""
);