struct tarpc_fileno_out

struct tarpc_fileno_out {
    // fields

    struct tarpc_out_arg common;
    tarpc_int fd;
};