#[no_mangle]
pub extern "C" fn wasm_func_copy(
    func: &wasm_func_t
) -> Box<wasm_func_t>