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