pub fn create_from_data<P: AsRef<Path>>( path: P, name: &str, data: &[u8], ) -> Result<()>
Create a simple DMG from raw disk data