pub fn compile(
acir: Circuit,
np_language: Language,
is_blackbox_supported: IsBlackBoxSupported
) -> Result<Circuit, CompileError>pub fn compile(
acir: Circuit,
np_language: Language,
is_blackbox_supported: IsBlackBoxSupported
) -> Result<Circuit, CompileError>