Function windows_sys::Wdk::Storage::FileSystem::RtlAllocateAndInitializeSidEx
pub unsafe extern "system" fn RtlAllocateAndInitializeSidEx(
identifierauthority: *const SID_IDENTIFIER_AUTHORITY,
subauthoritycount: u8,
subauthorities: *const u32,
sid: *mut PSID,
) -> NTSTATUS