#[no_mangle]
pub unsafe extern "C" fn wasm_externtype_delete(
    _extern_type: Option<Box<wasm_externtype_t>>
)