PK_check_size_box_t   


typedef int PK_check_size_box_t;


This data type is used to select whether size box violation checking is
required.  It has two values:

    PK_check_size_box_no_c            don't do size box violation checks
    PK_check_size_box_yes_c           do size box violation checks