pub fn parse_gnu_build_id_from_notes(data: &[u8]) -> Result<BuildId, Error>
Parse the GNU build id from the ELF notes section.