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