pub fn get_in_const<NS, T, const N: usize>() -> &'static Twhere NS: Namespace, T: 'static + Zeroable,
Generic const-keyed static in an explicit namespace.