struct tarpc_get_sizeof_out

struct tarpc_get_sizeof_out {
    // fields

    struct tarpc_out_arg common;
    tarpc_ssize_t size;
};