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