pub fn questions_unchecked(buffer: &[u8]) -> u16
Returns the questions count from the header buffer
Panics if buffer.len() < 6
buffer.len() < 6