struct tarpc_pclose_in

struct tarpc_pclose_in {
    // fields

    struct tarpc_in_arg common;
    tarpc_ptr mem_ptr;
};