cxx 0.5.10

Safe interop between Rust and C++
Documentation
error: expected u16, found i64
 --> $DIR/enum_inconsistent.rs:5:9
  |
5 |         B = 2i64,
  |         ^^^^^^^^