pub type StaticId = StaticIdNxM<32, 32>;
struct StaticId { pub id_ptr: &'static IdCoreNxM<32, 32>, }
id_ptr: &'static IdCoreNxM<32, 32>