pub(crate) type jsid = PropertyKey;
#[repr(C)]pub(crate) struct jsid { pub asBits_: usize, }
asBits_: usize