pub unsafe extern "system" fn lstrcatA(
    lpstring1: PSTR,
    lpstring2: PCSTR
) -> PSTR