suspend fun PgConnection.preparedQueryAwait(sql: String): RowSet
suspend fun PgConnection.preparedQueryAwait(sql: String, arguments: Tuple): RowSet