struct tarpc_open_out

struct tarpc_open_out {
    // fields

    struct tarpc_out_arg common;
    tarpc_int fd;
};