pub unsafe fn MoveToEx<'a>( hdc: impl IntoParam<'a, HDC>, x: i32, y: i32, lppt: *mut POINT, ) -> BOOL