Function PolyPolygon

pub unsafe extern "system" fn PolyPolygon(
    hdc: HDC,
    apt: *const POINT,
    asz: *const i32,
    csz: i32,
) -> BOOL