PAC_CHECK_SIZEOF_DERIVED
Get the size of a user-defined type, such as a struct PAC_CHECK_SIZEOF_DERIVED(shortname,definition,defaultsize)
Like AC_CHECK_SIZEOF, but handles arbitrary types.
Unlike AC_CHECK_SIZEOF, does not define SIZEOF_xxx (because
autoheader can't handle this case)