const REINTERPRET_PREFIX: &str = "reinterpreted_";
Prefix for reinterpreted expressions using as_type<T>(...).
as_type<T>(...)