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