pub fn new_g1_point(px: Fq, py: Fq) -> Result<G1, Error>
Creates a new G1 point from the given x and y coordinates.
G1
x
y