pub const NC_NOBACKGROUND_MASK: u64 = _; // 9_727_775_195_120_271_360u64Expand description
Does this glyph completely obscure the background?
If so, there’s no need to emit a background when rasterizing, a small optimization. These are also used to track regions into which we must not cellblit.