[]
public static extern bool RestoreDC(nint hdc, int nSavedDC)
Public Shared Function RestoreDC(hdc As IntPtr, nSavedDC As Integer) As Boolean