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