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