pub unsafe extern "C" fn mvwvline( win: *mut WINDOW, y: c_int, x: c_int, ch: chtype, n: c_int, ) -> c_int