#pragma once #include "common.h" template void define_distribution(py::module& m, std::string vt_suffix);