pub unsafe extern "C" fn AngleArc( hdc: HDC, x: c_int, y: c_int, r: DWORD, StartAngle: FLOAT, SweepAngle: FLOAT, ) -> BOOL