aac_interface
const struct aac_interface aac_sa_interface = {
const struct aac_interface aac_rx_interface = {
const struct aac_interface aac_rkt_interface = {
extern const struct aac_interface aac_rx_interface;
extern const struct aac_interface aac_sa_interface;
extern const struct aac_interface aac_rkt_interface;
const struct aac_interface *aac_if;