pub fn stack_satisfies_struct_instantiation(
state: &AbstractState,
struct_index: StructDefInstantiationIndex,
exact: bool
) -> (bool, Subst)
pub fn stack_satisfies_struct_instantiation(
state: &AbstractState,
struct_index: StructDefInstantiationIndex,
exact: bool
) -> (bool, Subst)