public static int SizeOfFormatType(DeclarationType type)
 {
     return(VertexDeclarationBuilder.SizeOfFormatType(type));
 }