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