#ifndef USRSUBRDEFS_H
#define USRSUBRDEFS_H 1
int UserSubr(int user_subr_index, int num_args, unsigned *args);
#endif
