pub unsafe extern "C" fn CRYPTO_realloc( ptr: *mut c_void, new_size: usize, file: *const c_char, line: c_int, ) -> *mut c_void