pub unsafe extern "C" fn SkPath_Polygon(
    pts: *const SkPoint,
    count: c_int,
    isClosed: bool,
    arg1: SkPathFillType,
    isVolatile: bool
) -> SkPath