#[no_mangle]
pub unsafe extern "C" fn wasm_func_delete(
    _func: Option<Box<wasm_func_t>>
)