Type Alias Call

Call: {
    argument_list: ArgumentList;
    callee: Callee;
}