struct tarpc_rmdir_in

struct tarpc_rmdir_in {
    // fields

    struct tarpc_in_arg common;
    char path;
};