#[no_mangle]
pub unsafe extern "C" fn wasm_name_delete(
    name: Option<&mut wasm_name_t>
)