fn lower_emit_statement(
call: &Expression,
ctx: &mut LoweringContext<'_>,
instructions: &mut Vec<Instruction>,
) -> boolfn lower_emit_statement(
call: &Expression,
ctx: &mut LoweringContext<'_>,
instructions: &mut Vec<Instruction>,
) -> bool