char* malloc(unsigned int size); void mfree(char* p);