pub unsafe extern "C" fn JS_DeleteElement1( cx: *mut JSContext, obj: Handle<*mut JSObject>, index: u32, ) -> bool