fn has_cameras_trampoline<T>(this: &Camera) -> LocalBoxFuture<'_, bool>where T: ObjectSubclass + CameraImpl, T::Type: IsA<Camera>,