pub unsafe extern "C-unwind" fn NSDrawColorTiledRects(
bounds_rect: NSRect,
clip_rect: NSRect,
sides: NonNull<NSRectEdge>,
colors: NonNull<NonNull<NSColor>>,
count: NSInteger,
) -> NSRectAvailable on crate features
NSGraphics and NSColor only.