Note that the functions which accept these structures as parameters
and return them as results do so by value rather than
dereferencing them through pointers. This is consistent throughout
the API.
The C structure which corresponds to the value portion of a Python
complex number object. Most of the functions for dealing with
complex number objects use structures of this type as input or
output values, as appropriate. It is defined as: