struct tarpc_thread_create_in

struct tarpc_thread_create_in {
    // fields

    struct tarpc_in_arg common;
    char name;
};