Function windows::Wdk::Storage::FileSystem::NtCloseObjectAuditAlarm

pub unsafe fn NtCloseObjectAuditAlarm<P0>(
    subsystemname: *const UNICODE_STRING,
    handleid: Option<*const c_void>,
    generateonclose: P0,
) -> NTSTATUS
where P0: Param<BOOLEAN>,