template<typename T>
struct piyo_cast{}

static_cast<Fuga>(hoge);
piyo_cast<Fuga>(hoge);