Decodes the first 4-bytes of `src` in little-endian and returns the decoded value. If the length of the given `src` is larger than 4, only use `src[0..4]`
(src: &[u8])
source not stored for this graph (policy: none)