Function zfill

Source
pub fn zfill(bytes: &[u8], width: usize) -> Vec<u8>