struct tarpc_drain_fd_out

struct tarpc_drain_fd_out {
    // fields

    struct tarpc_out_arg common;
    tarpc_int retval;
    uint64_t read;
};