Compiler projects using llvm
#define M_H *A = (int *)0
void F_H(int **A) {
  M_H;
}