struct tarpc_getenv_in

struct tarpc_getenv_in {
    // fields

    struct tarpc_in_arg common;
    string name;
};