fn scan_openlib<R, Proc>(path: &Path, proc: Proc) -> Result<()>where Proc: ObjectWriter<Row<R>>, R: DeserializeOwned,
Helper function to route OpenLibrary data.