pub type JSMicroTask = JSObject;
#[repr(C)]pub struct JSMicroTask { _unused: [u8; 0], }
_unused: [u8; 0]