const MAX_INCLUSION_DEPTH: u8 = 100;
Maximum nesting of #include directives, same value as Xlib uses. After following this many #include directives, further includes are ignored.
#include