#[no_mangle]
pub unsafe extern "C" fn wasm_global_delete(
    _global: Option<Box<wasm_global_t>>
)