pub fn parse_xref(data: &[u8]) -> Result<XrefTable, PdfError>
Parse the complete xref structure from a PDF file.