pub unsafe extern "C" fn gum_kernel_enumerate_ranges(
    prot: GumPageProtection,
    func: GumFoundRangeFunc,
    user_data: gpointer
)