#include #include module Bindings.APR.Allocator.Types where #strict_import import Bindings.APR #opaque_t apr_allocator_t #starttype struct apr_memnode_t # field next , Ptr # field ref , Ptr (Ptr ) # field index , # field free_index , # field first_avail, Ptr CChar # field endp , Ptr CChar #stoptype