pub unsafe extern "C" fn gum_module_enumerate_symbols(
    module_name: *const gchar,
    func: GumFoundSymbolFunc,
    user_data: gpointer
)