public TypedPtr <CFString> __CFStringMakeConstantString(byte[] s)
 {
     return(CoreFoundation.__CFStringMakeConstantString(s));
 }