pub unsafe extern "C" fn mvwvline_set( win: *mut WINDOW, y: c_int, x: c_int, wch: *const cchar_t, n: c_int, ) -> c_int