pub fn from_iter<T, I: IntoIterator<Item = T>>( _token: &impl GcToken, iter: I, ) -> &'static mut [T]