@0x8a90be7e2023f16a; using import "user.capnp".User; interface Auditable { lastUser @0 () -> ( user :User ); }