pub unsafe extern "C" fn gum_darwin_module_enumerate_chained_fixups(
    self_: *mut GumDarwinModule,
    func: GumFoundDarwinChainedFixupsFunc,
    user_data: gpointer
)