pub fn get_type<T>(_v: &T) -> Typewhere
    T: CandidType,