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