pub unsafe extern "system" fn lstrcatA(
    lpString1: LPSTR,
    lpString2: LPCSTR
) -> LPSTR