struct tarpc_pthread_setcanceltype_in

struct tarpc_pthread_setcanceltype_in {
    // fields

    struct tarpc_in_arg common;
    tarpc_int type;
};