pub unsafe fn JS_SetElement5(
    cx: *mut JSContext,
    obj: HandleObject<'_>,
    index: u32,
    v: f64
) -> bool