pub type ClipperPathType = c_uint;
Subject paths are the input geometry being clipped. Clip paths are the mask. The clipping engine combines the two sets according to the chosen ClipperClipType and ClipperFillRule.