pub fn extract_file_from_bundle<P: AsRef<Path>>( bundle_path: P, file_name: &str, ) -> Result<Vec<u8>>
Quick function to extract a specific file from bundle