struct tarpc_fd_set_delete_in

struct tarpc_fd_set_delete_in {
    // fields

    struct tarpc_in_arg common;
    tarpc_fd_set set;
};