struct tarpc_popen_out

struct tarpc_popen_out {
    // fields

    struct tarpc_out_arg common;
    tarpc_ptr mem_ptr;
};