pub unsafe extern "system" fn UiaRaiseNotificationEvent(
    provider: IRawElementProviderSimple,
    notificationkind: NotificationKind,
    notificationprocessing: NotificationProcessing,
    displaystring: BSTR,
    activityid: BSTR
) -> HRESULT