pub unsafe extern "system" fn RtlEqualSid(
    sid1: PSID,
    sid2: PSID
) -> BOOLEAN
Expand description

Required features: "Win32_Foundation"