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