struct tarpc_if_indextoname_out

struct tarpc_if_indextoname_out {
    // fields

    struct tarpc_out_arg common;
    char ifname;
};