pub unsafe extern "C" fn fputws(
    _Str: *const wchar_t,
    _File: *mut FILE
) -> c_int