pub unsafe fn DateGetMsecSinceEpoch( cx: &mut JSContext, obj: HandleObject<'_>, msecSinceEpoch: *mut f64, ) -> bool