1 2 3 4 5
// bindgen-flags: --enable-cxx-namespaces -- -std=c++2a namespace ranges::inline foo::bar { static int bar = 0; }