pub unsafe extern "C" fn aligned_realloc( memblock: *mut c_void, size: size_t, alignment: size_t, ) -> *mut c_void