pub fn raw_auditable_data(data: &[u8]) -> Result<&[u8], Error>
Extracts the Zlib-compressed dependency info from an executable.
This function does not allocate any memory on the heap and can be safely given untrusted input.