Function windows_sys::Wdk::Storage::FileSystem::NtPrivilegeObjectAuditAlarm
pub unsafe extern "system" fn NtPrivilegeObjectAuditAlarm(
subsystemname: *const UNICODE_STRING,
handleid: *const c_void,
clienttoken: HANDLE,
desiredaccess: u32,
privileges: *const PRIVILEGE_SET,
accessgranted: BOOLEAN,
) -> NTSTATUS