#[no_mangle]
pub extern "C" fn wasm_instance_set_host_info(
    a: &wasm_instance_t,
    info: *mut c_void
)