Replace C compatibility headers by their C++ equivalent
Summary: For example, replace <stdint.h> with <cstdint>.
Test Plan:
make check ninja check
Cross build for windows
Reviewers: #bitcoin_abc, deadalnix
Reviewed By: #bitcoin_abc, deadalnix
Differential Revision: https://reviews.bitcoinabc.org/D2806