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