pub fn to_grpc_value<T>(value: &T) -> Result<Value, SerializationError> where
    T: Serialize