pub fn hash_to_field<T, X>(msg: &[u8], dst: &[u8], count: usize) -> Vec<T>where T: FromRO, X: ExpandMsg,
hash_to_field for type T using ExpandMsg variant X