pub unsafe extern "C" fn memory_buffer_alloc_init(
    buf: *mut c_uchar,
    len: size_t
)