pub unsafe extern "system" fn lstrcatA(
    lpString1: *mut i8,
    lpString2: *const i8
) -> *mut i8