pub unsafe extern "system" fn InitializeSid(
    sid: PSID,
    pidentifierauthority: *const SID_IDENTIFIER_AUTHORITY,
    nsubauthoritycount: u8
) -> BOOL
Expand description

Required features: "Win32_Foundation"