public static extern bool ASTCOptionsEqual(ref ASTCOptions me, ref ASTCOptions other);
 public static extern IntPtr NewASTCOptionsCopy(ref ASTCOptions param0);