pub type ErrorDomain = *mut String;
Error domain type (alias for String pointer).
C++ equivalent: NS::ErrorDomain
NS::ErrorDomain