pub unsafe extern "C" fn webkit_user_content_manager_add_style_sheet(
    manager: *mut WebKitUserContentManager,
    stylesheet: *mut WebKitUserStyleSheet
)
Available on crate feature v2_6 only.