Represents a standard calling interface, for external programs/libraries/etc to make a
call against
E.g. A library (such as
libc will outline a series of functions that a calling program can expect to find, along with the expected parameters (and parameter types) and return types