pub fn seal(unresolved: u64, allow: bool)Expand description
Close the audit for this run: the boot gate has run and every eager lookup
has been made. unresolved is the gate’s own count (rows that failed and
were not classified expected-absent); allow is
--dangerously-allow-unresolved-kernel-lookups.