pub unsafe extern "C" fn JS_IndexToId( cx: *mut JSContext, index: u32, arg1: MutableHandleId, ) -> bool
Convert a uint32_t index into a jsid.