Function windows::Wdk::Storage::FileSystem::RtlAllocateAndInitializeSidEx
pub unsafe fn RtlAllocateAndInitializeSidEx(
identifierauthority: *const SID_IDENTIFIER_AUTHORITY,
subauthorities: &[u32],
sid: *mut PSID,
) -> NTSTATUS