Variable VkSpecializationInfo.dataSize

struct VkSpecializationInfo
{
  // ...
  ulong dataSize ;
  // ...
}