If I have a C function that looks like this
void print_addr(struct sockaddr_rc addr) { // some printing machinery }