pub unsafe extern "C" fn wprintw(
    arg1: *mut WINDOW,
    arg2: *const c_char,
     ...
) -> c_int