pub fn bytes(name: &str) -> Option<&'static [u8]>
Canonical bytes of one fixture by name, or None if the name is unknown.
None