pub type ktxTextureCreateStorageEnum = c_int;
@memberof ktxTexture @~English @brief Enum for requesting, or not, allocation of storage for images.
@sa ktxTexture1_Create() and ktxTexture2_Create().