pub fn sizeof_bool(_: bool) -> usize
Computes the binary size of the varint encoded bool (always = 1)