Function pedersen_commitment_with_separator
pub fn pedersen_commitment_with_separator<let N: u32>(
input: [Field; N],
separator: u32,
) -> EmbeddedCurvePoint
pub fn pedersen_commitment_with_separator<let N: u32>(
input: [Field; N],
separator: u32,
) -> EmbeddedCurvePoint