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