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