Allocates and initializes a new IFFHandle structure. This function is the only supported way to create an IFFHandle structure since there are private fields that need to be initialized.
RESULT
iff
pointer to IFFHandle structure or NULL if the allocation failed.