pub unsafe fn JS_IndexToId(
    cx: *mut JSContext,
    index: u32,
    arg1: &mut MutableHandleId<'_>
) -> bool