struct tarpc_ta_kill_death_in

struct tarpc_ta_kill_death_in {
    // fields

    struct tarpc_in_arg common;
    tarpc_pid_t pid;
};