pub type NotificationName = *mut String;
Notification name type (alias for String pointer).
C++ equivalent: NS::NotificationName
NS::NotificationName