var environ: UnsafeMutablePointer<UnsafeMutablePointer<CChar>?> { get }
s5Glibc7environSpySpys4Int8VGSgGvpWhat are these?
s5Glibc7environSpySpys4Int8VGSgGvp
FNV24: [5KNHU]
import NIOPosix
@frozen struct UnsafeMutablePointer<Pointee>
A pointer for accessing and manipulating data of a specific type.
typealias CChar = Int8
The C ‘char’ type.