pub type UncheckedContract = UncheckedConsignment<false>;
pub struct UncheckedContract(/* private fields */);