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