pub unsafe extern "C" fn mvwgetn_wstr(
    arg1: *mut WINDOW,
    arg2: c_int,
    arg3: c_int,
    arg4: *mut wint_t,
    arg5: c_int
) -> c_int