Ocaml_typing.Type_immediacySourceImmediacy status of a type
coerce t ~as_ returns Ok () iff t can be seen as type immediacy as_. For instance, Always can be seen as Always_on_64bits but the opposite is not true. Return Error _ if the coercion is not possible.
Return the immediateness of a type as indicated by the user via attributes