pub trait TyDown<T> { }
Declare we can convert from Self to T, e.g. from the git::types::TStore to the Java one, but not the contrary