Whenever I launch the following program, I get an empty screen rather than the string "hello":
use ncurses as n; fn main() { render::setup_ncur