pub type WasmtimeCaller<'a> = Caller<'a, WasmtimeStoreData>;
struct WasmtimeCaller<'a> { /* private fields */ }