emu_init
if (emu_init(sc) == -1) {
static int emu_init(struct sc_info *);
if (emu_init(sc) != 0) {
static int emu_init(struct emu_sc_info *sc);