NtDeleteObjectAuditAlarm

Function NtDeleteObjectAuditAlarm 

pub unsafe extern "system" fn NtDeleteObjectAuditAlarm(
    subsystemname: *const UNICODE_STRING,
    handleid: *const c_void,
    generateonclose: bool,
) -> NTSTATUS