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