pub unsafe extern "system" fn Polygon(
    hdc: *mut HDC__,
    lpPoints: *const POINT,
    nCount: i32
) -> i32