pub unsafe extern "C" fn mvwaddnwstr( win: *mut WINDOW, y: c_int, x: c_int, wstr: *const wchar_t, n: c_int, ) -> c_int