pub unsafe extern "system" fn MapWindowPoints( hwndfrom: HWND, hwndto: HWND, lppoints: *mut POINT, cpoints: u32, ) -> i32