cpp_wrappers: C++ Function Wrappers with Uniform Validation
Description
Thin R wrapper functions that call cpp_* functions with uniform input validation,
type checking, and error handling. Centralizes validation logic and provides
consistent error messages across the package.