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