pub unsafe extern "C" fn webkit_uri_scheme_response_set_content_type(
    response: *mut WebKitURISchemeResponse,
    content_type: *const c_char
)
Available on crate feature v2_36 only.