fn function_declaration(
ctx: &CompletionContext<'_, '_>,
node: &Fn,
macro_file: Option<MacroCallId>,
) -> Stringfn function_declaration(
ctx: &CompletionContext<'_, '_>,
node: &Fn,
macro_file: Option<MacroCallId>,
) -> String