You can see on the footprint drawing that USB A and C pins are completely separate. "A" are on the bottom in a row, and "C" are on the top. From the C part they only bring out D+/D-/CCx/VBUS/GND. This is enough for USB 2.0 mode.
You will need 5.1 kOhm resistors to ground from both CC1 and CC2 if you are making a USB device. And connect D+/D- pairs together on the USB C side.
But running the same signals on both is dangerous. You would have to be careful to not plug in both at the same time.
And if you want USB host (assuming this is why you want USB A part), then you will need pull-ups on the CCx pins. If you want a dual role device on the USB C, then CCx signals need to be controlled in a special way and it is easier to get a special IC that would emulate a standard ID pin from the mini/micro-USB connectors.