pub fn labeled_hash(label: &[u8], content_hash: &[u8; 32]) -> [u8; 32]
Identifiably hashes a label for this branch. Used for hashing HashTreeNode::Labeled.