pub const MUL_INPUT_LEN: usize = _; // 96usize
Input length for the multiplication operation. MUL takes an uncompressed G1 point (64 bytes) and scalar (32 bytes).
MUL