// TODO: Add ReflectedImpls for all types
// Implementations for base types, such as `char` or `*const T`
// Implementations for core types
// Implementations for alloc types
// Implementations for std types
/// Used to represent a type which is private in the external implementation.
/// Uninhabited, it's impossible to create an instance of this value
pub