async fn remote_write_impl(
__arg0: State<PromStoreProtocolHandlerRef>,
__arg1: Query<RemoteWriteQuery>,
__arg2: Extension<QueryContext>,
content_encoding: TypedHeader<ContentEncoding>,
__arg4: RawBody,
is_strict_mode: bool,
is_metric_engine: bool,
) -> Result<impl IntoResponse>