macro_rules! include_oapi_structs {
    ($package: tt) => { ... };
}