Function windows::Wdk::Storage::FileSystem::ZwPrivilegedServiceAuditAlarm
pub unsafe fn ZwPrivilegedServiceAuditAlarm<P0, P1>(
subsystemname: *const UNICODE_STRING,
servicename: *const UNICODE_STRING,
clienttoken: P0,
privileges: *const PRIVILEGE_SET,
accessgranted: P1,
) -> NTSTATUS