pub fn match_signature(
    signature: StrLike
) -> Result<(StrLike, Vec<StrLike>), &'static str>