pub fn db_header(i: &[u8]) -> IResult<&[u8], DbHeader>
File header parser. Page size and text encoding are required for the rest to work correctly.