pub fn parse_header(header: &[u8; 36]) -> Result<Header>
Parse header from bytes.
If the header is invalid.