pub unsafe fn JS_IdToValue( cx: *mut JSContext, id: jsid, vp: MutableHandle<'_, Value>, ) -> bool
Use wrappers2 instead