db_print_vector
extern void db_print_vector(u_int, int);
db_print_vector(vector, 1);
db_print_vector(vector, 0);
void db_print_vector(u_int, int);