fn Hello() {
    name: string,
}

fn AddMatch(rule: string) { }

fn RemoveMatch(rule: string) { }
