macro_rules! projective_group_operation {
($projective:ident, $range:ident, $scalar:ident, $x:ident, $y:ident) => { ... };
}macro_rules! projective_group_operation {
($projective:ident, $range:ident, $scalar:ident, $x:ident, $y:ident) => { ... };
}