pub fn extract_from_mach(
    mach: Mach<'_>,
    file_data: &[u8]
) -> Result<Vec<Metadata>>