macro_rules! export_endpoints {
    ($app_const:expr, $app_type:ty) => { ... };
}