Encodes `value` in little-endian and puts it in the first 4-bytes of `dst`. # Panics Panics if `dst.len()` is less than 4.
(dst: &mut [u8], value: u32)
source not stored for this graph (policy: none)
no outgoing calls