pub unsafe extern "C" fn newwin( nlines: c_int, ncols: c_int, begin_y: c_int, begin_x: c_int, ) -> *mut WINDOW