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