Function windows::Wdk::Storage::FileSystem::NtPrivilegeObjectAuditAlarm
pub unsafe fn NtPrivilegeObjectAuditAlarm<P0, P1>(
subsystemname: *const UNICODE_STRING,
handleid: Option<*const c_void>,
clienttoken: P0,
desiredaccess: u32,
privileges: *const PRIVILEGE_SET,
accessgranted: P1,
) -> NTSTATUS