pub type UNNotificationSoundName = NSString;
#[repr(C)]pub struct UNNotificationSoundName { pub ptr: Id<Object, Shared>, /* private fields */ }
ptr: Id<Object, Shared>
The raw pointer to the Objective-C object.