[]
public static extern IntPtr CreateSolidBrush(int crColor)
public static IntPtr CreateSolidBrush(Color color)