pub unsafe extern "C" fn webkit_uri_scheme_response_new(
    input_stream: *mut GInputStream,
    stream_length: i64
) -> *mut WebKitURISchemeResponse
Available on crate feature v2_36 only.