#[no_mangle]
pub extern "C" fn wasm_shared_module_delete(
    _: Box<wasm_shared_module_t>
)