pub type JsString = FlexibleArray<u16>;
#[repr(transparent)]pub struct JsString { pub header: usize, /* private fields */ }
header: usize