I want to port zbar to a microcontroller that doesnt have a heap, would zbar work if I statically allocate it? Or does it require a heap? If it does, what size of heap is required? Thanks in advance.