1 2 3 4 5
// bindgen-flags: --with-derive-hash --opaque-type "NoHash" --no-hash "NoHash" class NoHash { int i; };