Arranges all the minimized (iconic) child windows of the specified parent window.
UINT ArrangeIconicWindows( HWND hWnd );
int ArrangeIconicWindows(int hWnd) => _ArrangeIconicWindows(hWnd);