#! stap -p1 # bad function declaration - bad parameter list function decl(*) { return 0 }