pub unsafe extern "C" fn soup_request_send(
    request: *mut SoupRequest,
    cancellable: *mut GCancellable,
    error: *mut *mut GError
) -> *mut GInputStream
This is supported on crate feature v2_42 only.