pub type Dart_NativeArgument_Descriptor = _Dart_NativeArgument_Descriptor;
#[repr(C)]pub struct Dart_NativeArgument_Descriptor { pub type_: u8, pub index: u8, }
type_: u8
index: u8