pub fn crt<F: ScalarField>(
gate: &impl GateInstructions<F>,
ctx: &mut Context<F>,
a: ProperCrtUint<F>
) -> AssignedValue<F>
pub fn crt<F: ScalarField>(
gate: &impl GateInstructions<F>,
ctx: &mut Context<F>,
a: ProperCrtUint<F>
) -> AssignedValue<F>