pub type PackedStringArray = PackedArray<GString>;
pub struct PackedStringArray { /* private fields */ }