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