pub(crate) fn seek_error( _: &str, path: &str, err: &Error, (mode, offset): (SeekMode, i64), ) -> Error