pub unsafe extern "C" fn __swprintf_l(
    _Dest: *mut wchar_t,
    _Format: *const wchar_t,
    _Plocinfo: _locale_t,
     ...
) -> c_int