pub unsafe extern "C" fn MapGet( cx: *mut JSContext, obj: Handle<*mut JSObject>, key: Handle<Value>, rval: MutableHandle<Value>, ) -> bool