pub unsafe extern "C" fn _aligned_recalloc( _Memory: *mut c_void, _Count: size_t, _Size: size_t, _Alignment: size_t, ) -> *mut c_void