// @ts-ignore import { fn, t } from "bindgen"; export const getDeinitCountForTesting = fn({ args: {}, ret: t.usize, });