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