Function StrNCatA

pub unsafe extern "system" fn StrNCatA(
    psz1: PSTR,
    psz2: PCSTR,
    cchmax: i32,
) -> PSTR