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