pub unsafe extern "C" fn MapForEach(
cx: *mut JSContext,
obj: HandleObject,
callbackFn: HandleValue,
thisVal: HandleValue,
) -> boolpub unsafe extern "C" fn MapForEach(
cx: *mut JSContext,
obj: HandleObject,
callbackFn: HandleValue,
thisVal: HandleValue,
) -> bool