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