1// bindgen-flags: --enable-cxx-namespaces
2
3struct jsval_layout {
4  struct {};
5};
6