pub fn get_typed_signature<'a>(
    db: &Database,
    callee_static_args: &'a StaticArgs,
    node: NodeNode
) -> Rc<TypedSignature>