Hi, Is there anything available in CFFI similar to sizeof() operator in C? I want to get the size of the structs/types defined via DEFCSTURCT/DEFCTYPE. Regards.