pub fn expect_bool(header: &Header) -> Result<bool, Error>
Expects that header is a bool.
header
bool