__nonstring__
#if !defined(HAVE_ATTRIBUTE__NONSTRING__) && !defined(__nonstring__)
uint8_t __attribute__ ((__nonstring__)) ciphertext[BCRYPT_HASHSIZE] =
#if __has_attribute(__nonstring__)
#define __nonstring __attribute__((__nonstring__))
#if __has_attribute(__nonstring__)
#define __nonstring __attribute__((__nonstring__))
#if __has_attribute(__nonstring__)
#define __nonstring __attribute__((__nonstring__))