pub unsafe extern "C" fn send_downstream(
    resp_handle: ResponseHandle,
    body_handle: BodyHandle,
    streaming: u32
) -> FastlyStatus