#include "pls/internal/base/error_handling.h" void pls_error(const char *msg) { PLS_ERROR(msg); }