Function lstrcpynA

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