pub fn foreign_item_signature(
    item: &ForeignItem<'_>,
    scx: &SaveContext<'_>
) -> Option<Signature>