pub const STB_LOCAL: u8 = 0;
Local symbols are not visible outside the object file containing their definition. Local symbols of the same name may exist in multiple files without interfering with each other.