//! SID / GUID types. The parsing/formatting lives in the standalone [`windows_sddl`] crate
//! (extracted from this repo); we re-export it here so the whole workspace shares one `Sid`/`Guid`
//! type, and keep the AD-specific well-known RID table alongside.
pub use ;
/// Well-known RIDs (relative to the domain SID unless noted).