pub unsafe extern "C" fn mvwaddstr( win: *mut WINDOW, y: c_int, x: c_int, string: *const c_char, ) -> c_int