struct tarpc_get_current_process_id_out

struct tarpc_get_current_process_id_out {
    // fields

    struct tarpc_out_arg common;
    tarpc_int retval;
};