Fix compilation with zbus > 1.0
zbus commit 17037a3cdd877cde3db0edcd9edb22b75b74b541 ("zb: require Any for Interface") changed the requirement for interface lifetime.
(tbh, I am not sure how it worked before, there are some subtle lifetime requirements for both Interface+Any and inner lifetimes)
Fixes: #2 (closed)