__test_function
fd1 = bp_event(__test_function, SIGIO);
extern void __test_function(volatile long *ptr);
__test_function(&the_var);