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