pub unsafe fn MapWindowPoints( hwndfrom: Option<HWND>, hwndto: Option<HWND>, lppoints: &mut [POINT], ) -> i32