typedef int PK_BODY_knit_status_t;
This type is used to indicate whether a knitting operation was completed in
full compliance with the options applied to it.
    PK_BODY_knit_status_t        Meaning
    PK_BODY_knit_completed_c     Knitting fully applied the knit pattern
                                 in conformance with the received options.
    PK_BODY_knit_not_completed_c Knitting did not fully apply the knit
                                 pattern and options.