fn generate_fn_def_assist( acc: &mut Assists, fn_def: Fn, lifetime_loc: TextRange, lifetime: Lifetime, file_id: FileId, ) -> Option<()>