rcons_init
rcons_init(rcp, 128, 192);
rcons_init(rcp, 34, 80);
void rcons_init(struct rconsole *, int);
void rcons_init(struct rcons *, int, int);