pub fn create_from_dir_with_patterns<P: AsRef<Path>, Q: AsRef<Path>>( input_dir: P, output_path: Q, unencrypted_patterns: &[&str], ) -> Result<()>
Creates a PF8 archive from a directory with custom unencrypted patterns