mach_descrip_strt_buf_alloc
return (mach_descrip_strt_buf_alloc(size, META_ALLOC_ALIGN));
static void *mach_descrip_strt_buf_alloc(size_t size, size_t align);
mach_descrip_strt_buf_alloc,