Function StrNCatW

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