struct tarpc_get_buf_out

struct tarpc_get_buf_out {
    // fields

    struct tarpc_out_arg common;
    char dst_buf;
};