[]
public static extern bool PtInRegion(nint hrgn, int x, int y)
Public Shared Function PtInRegion(hrgn As IntPtr, x As Integer, y As Integer) As Boolean