struct tarpc_nc_rpc_free_in

struct tarpc_nc_rpc_free_in {
    // fields

    struct tarpc_in_arg common;
    tarpc_nc_rpc_ptr rpc;
};