#[no_mangle]
pub unsafe extern "C" fn wasm_valtype_delete(
    _valtype: Option<Box<wasm_valtype_t>>
)