in inc/com_wrapper/com_wrapper.h [453:456]
static MU_C2(implementing_interface, Vtbl) MU_C4(wrapped_handle_type, _, implementing_interface, _Vtbl) = \
{ \
COM_WRAPPER_IMPLEMENT_VTBL_STRUCT_ENTRIES(wrapped_handle_type, implementing_interface, __VA_ARGS__) \
};