pub unsafe extern "C" fn __rdl_realloc( ptr: *mut u8, old_size: usize, align: usize, new_size: usize, ) -> *mut u8
alloc_internals