struct tarpc_get_addrof_out

struct tarpc_get_addrof_out {
    // fields

    struct tarpc_out_arg common;
    tarpc_ptr addr;
};