pub fn run( file: PathBuf, list: bool, extract: Option<PathBuf>, inject: Option<PathBuf>, oid: Option<u32>, ) -> Result<()>