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