pub unsafe extern "C" fn mi_heap_calloc_aligned( heap: *mut mi_heap_t, count: usize, size: usize, alignment: usize ) -> *mut c_void