1 const char *
sd_get_seats(void)2 sd_get_seats(void)
3 {
4   return "OK";
5 }
6