pub unsafe extern "C" fn webkit_memory_pressure_settings_set_memory_limit(
    settings: *mut WebKitMemoryPressureSettings,
    memory_limit: c_uint
)
This is supported on crate feature v2_34 only.