bhyvegc_init
struct bhyvegc *bhyvegc_init(int width, int height, void *fbaddr);
console.gc = bhyvegc_init(w, h, fbaddr);