pub fn multiscalar_multiply_edwards( scalars: &[PodScalar], points: &[PodEdwardsPoint], ) -> Option<PodEdwardsPoint>