pub unsafe extern "system" fn PolyPolygon(
    hdc: *mut HDC__,
    lpPoints: *const POINT,
    lpPolyCounts: *const i32,
    cCount: u32
) -> i32