struct tarpc_namespace_id2str_in

struct tarpc_namespace_id2str_in {
    // fields

    struct tarpc_in_arg common;
    tarpc_ptr id;
};