Function windows::Wdk::Storage::FileSystem::RtlInitializeSid

pub unsafe fn RtlInitializeSid(
    sid: PSID,
    identifierauthority: *const SID_IDENTIFIER_AUTHORITY,
    subauthoritycount: u8,
) -> NTSTATUS