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