pub unsafe fn MagSetWindowSource<P0>(hwnd: P0, rect: RECT) -> BOOL
where P0: IntoParam<HWND>,