pub unsafe extern "C-unwind" fn NSRectFillListWithGrays(
rects: NonNull<NSRect>,
grays: NonNull<CGFloat>,
num: NSInteger,
)Available on crate features
NSGraphics and objc2-core-foundation only.