pub unsafe extern "C" fn webkit_web_context_set_web_process_count_limit(
    context: *mut WebKitWebContext,
    limit: c_uint
)
Available on crate feature v2_10 only.