#[no_mangle]
pub unsafe extern "C" fn wasm_memory_delete(
    _memory: Option<Box<wasm_memory_t>>
)