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