C API Wrapper for C++ std::vector<void*> This project provides a C-style API for using C++ std::vector<void*>, allowing dynamic array management with type-agnostic storage. Build and run the test program: make ./std_vector_test