pub type Vector3 = Vector3;
#[repr(C)]pub struct Vector3 { /* private fields */ }
cxx::kind::Opaque
cxx::kind::Trivial