fn lower_storage_reference_push(
reference: &StorageReference,
args: &[Expression],
ctx: &mut LoweringContext<'_>,
instructions: &mut Vec<Instruction>,
) -> boolfn lower_storage_reference_push(
reference: &StorageReference,
args: &[Expression],
ctx: &mut LoweringContext<'_>,
instructions: &mut Vec<Instruction>,
) -> bool