pub unsafe fn SetArrayLength( cx: &mut JSContext, obj: Handle<'_, *mut JSObject>, length: u32, ) -> bool