struct tarpc_remove_dir_with_files_in

struct tarpc_remove_dir_with_files_in {
    // fields

    struct tarpc_in_arg common;
    char path;
};