pub fn is_zeroed(buf: &[u8]) -> bool
See if a slice contains all zeroes. Useful for checking an account’s data.