pub unsafe extern "system" fn PolyPolyline(
    hdc: *mut HDC__,
    lppt: *const POINT,
    lpdwPolyPoints: *const u32,
    cCount: u32
) -> i32