[]
public static extern int SelectClipRgn(nint hdc, nint hrgn)
Public Shared Function SelectClipRgn(hdc As IntPtr, hrgn As IntPtr) As Integer