pub unsafe extern "system" fn wvnsprintfW(
    pszdest: PWSTR,
    cchdest: i32,
    pszfmt: PCWSTR,
    arglist: *const i8
) -> i32