pub unsafe extern "C" fn MapHas(
cx: *mut JSContext,
obj: HandleObject,
key: HandleValue,
rval: *mut bool,
) -> bool
pub unsafe extern "C" fn MapHas(
cx: *mut JSContext,
obj: HandleObject,
key: HandleValue,
rval: *mut bool,
) -> bool