pub(crate) fn convert_nested_function_to_closure( acc: &mut Assists, ctx: &AssistContext<'_, '_>, ) -> Option<()>