pub unsafe extern "C" fn soup_session_add_feature_by_type(
    session: *mut SoupSession,
    feature_type: GType
)
This is supported on crate feature v2_24 only.