This commit reverts previous commit 3f3d97be9a9f.
Because the fix for the matiec problem is already upstream
(https://bitbucket.org/mjsousa/matiec/commits/ce026aee03e00c0790948a18bd7b35805457da81)
int CheckRetainBuffer(void){ return 1;}void ValidateRetainBuffer(void){}void InValidateRetainBuffer(void){}void Retain(unsigned int offset, unsigned int count, void *p){}void Remind(unsigned int offset, unsigned int count, void *p){}