struct tarpc_nc_rpc_get_in

struct tarpc_nc_rpc_get_in {
    // fields

    struct tarpc_in_arg common;
    string filter;
    tarpc_int wd_mode;
};