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