pub fn fmt_query_raw(
    query: &str,
    params: impl IntoIterator<Item = RawParam>
) -> String