1 2 3 4 5 6
// bindgen-flags: --allowlist-var "NODE_.*" --rustified-enum ".*" enum { NODE_FLAG_FOO, NODE_FLAG_BAR, };