pub unsafe extern "C" fn soup_session_send_finish(
    session: *mut SoupSession,
    result: *mut GAsyncResult,
    error: *mut *mut GError
) -> *mut GInputStream
This is supported on crate feature v2_42 only.