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