#[no_mangle]
pub extern "C" fn wasm_func_as_ref_const(
    a: &wasm_func_t
) -> Box<wasm_ref_t>