pub fn partial_right_padded(content: &[u8], size: usize) -> String
Take the first size number of bytes of the hash and pad the right side with zeros to 32 bytes.
size