pub fn track_once_cell_get_or_init<'a, T>( cell_id: &str, was_initialized: bool, location: &str, value: &'a T, ) -> &'a T
Track OnceCell::get_or_init