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