fn macho_hide_patches_impl<'data, Mach: MachHeader<Endian = Endianness>>(
data: &'data [u8],
n_type_offset: usize,
exported: &FxHashSet<String>,
) -> Option<Vec<Patch>>fn macho_hide_patches_impl<'data, Mach: MachHeader<Endian = Endianness>>(
data: &'data [u8],
n_type_offset: usize,
exported: &FxHashSet<String>,
) -> Option<Vec<Patch>>