Function windows_sys::Win32::UI::Shell::StrNCatW

pub unsafe extern "system" fn StrNCatW(
    psz1: PWSTR,
    psz2: PCWSTR,
    cchmax: i32,
) -> PWSTR