struct tarpc_te_file_check_executable_in

struct tarpc_te_file_check_executable_in {
    // fields

    struct tarpc_in_arg common;
    string path;
};