单项选择题

以下函数声明中,存在语法错误的是______ 。

A.int AA(int a,in;
B.int *BB (int,in;
C.void CC (int,int=5);
D.void*DD (x,;