pub fn create_file( world: &mut World, content: &str, url: &str, lang: &str, bundle: impl Bundle, ) -> Entity