fn read_persisted_region_header(
params: &ShimParams,
) -> Option<PersistedStateHeader>Expand description
Read the persisted header from the start of the persisted state region
described at file build time. If the magic value is not set, None is
returned.