fn try_lower_storage_array_helpers(
func: &Expression,
args: &[Expression],
ctx: &mut LoweringContext<'_>,
instructions: &mut Vec<Instruction>,
) -> Option<bool>fn try_lower_storage_array_helpers(
func: &Expression,
args: &[Expression],
ctx: &mut LoweringContext<'_>,
instructions: &mut Vec<Instruction>,
) -> Option<bool>