pub fn apply_raw_disk_file_options(
    _raw_image: &File,
    _is_sparse_file: bool
) -> Result<()>