#ifndef __MALLOC_WRAPPER_H__ #define __MALLOC_WRAPPER_H__ void init_malloc_wrapper(); #endif