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