pub unsafe fn MagGetWindowSource<P0>(hwnd: P0, prect: *mut RECT) -> BOOL
where P0: IntoParam<HWND>,