Make all functions and data in vb_init.c static that can be made static. Make some data const. Put prototypes for all non-static vb_init.c functions in vb_init.h.