fn extract_example(name: &str, patch: bool, dest: &Path) -> Result<()>
Extract the specified example to a new directory.
If patch is true, then the corresponding patched example will be extracted.
patch
true