pub unsafe extern "C" fn SimConnect_SetNotificationGroupPriority(
    hSimConnect: HANDLE,
    GroupID: SIMCONNECT_NOTIFICATION_GROUP_ID,
    uPriority: DWORD
) -> HRESULT