Rémi Bernon (@rbernon) commented about dlls/windows.ui/uisettings.c:
{ FIXME( "iface %p, trust_level %p stub!\n", iface, trust_level ); return E_NOTIMPL; }
You could copy it from some other winrt module to private.h, and use `DEFINE_IINSPECTABLE` here.