pub unsafe fn ScreenToClient<P0>(hwnd: P0, lppoint: *mut POINT) -> BOOL
where P0: IntoParam<HWND>,