pub unsafe extern "C" fn DateGetMsecSinceEpoch( cx: *mut JSContext, obj: Handle<*mut JSObject>, msecSinceEpoch: *mut f64, ) -> bool