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