pub fn decompress<P>(dbc_path: P, dbf_path: P) -> Result<()>where P: AsRef<Path>,
Decompress a .dbc file into a .dbf file