pub unsafe extern "system" fn lstrcpyW(
    lpString1: LPWSTR,
    lpString2: LPCWSTR
) -> LPWSTR