pub unsafe extern "C" fn gum_module_enumerate_ranges(
    module_name: *const gchar,
    prot: GumPageProtection,
    func: GumFoundRangeFunc,
    user_data: gpointer
)