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