pub fn track_box_from_raw<T>( name: &str, location: &str, value: Box<T>, ) -> Box<T>
Track Box::from_raw