#ifndef _VBE12GR_H_ #define _VBE12GR_H_ int get_current_vbe_mode(unsigned *mode_out); int get_vbe_version(void); #endif