[]
public static extern int GetWindowLong(nint hWnd, int nIndex)
Public Shared Function GetWindowLong(hWnd As IntPtr, nIndex As Integer) As Integer