#[no_mangle]
pub unsafe extern "C" fn wasm_memorytype_delete(
    _memory_type: Option<Box<wasm_memorytype_t>>
)