pub fn build_signature(node: &Node<'_>, content: &str, name: &str) -> String
Build signature for a JS/TS function, method, or class node.