module NameMatcherMap = Charon.NameMatcher.NameMatcherMapval match_config : Charon.NameMatcher.match_configtype fixme_fn = | PanicCleanup| CatchUnwindCleanup
type soteria_fn = | Assert| Assume| NondetBytes| Panic
type miri_fn = | Alloc| AllocId| Dealloc| PromiseAlignement| Nop
type alloc_fn = | Alloc of {zeroed : bool;
}| Dealloc| Realloc| NoAllocShimIsUnstable
type system_fn = | HashmapRandomKeys| TlvAtexit
val std_fun_pair_list : (string * fn) listval opaque_names : string listval std_fun_map : fn NameMatcherMap.t