pub unsafe extern "C" fn JS_IdToValue( cx: *mut JSContext, id: jsid, vp: MutableHandle<Value>, ) -> bool