Function EqualDomainSid

Source
pub unsafe extern "system" fn EqualDomainSid(
    pSid1: PSID,
    pSid2: PSID,
    pfEqual: *mut BOOL,
) -> BOOL