pub unsafe extern "C" fn CRYPTO_realloc( addr: *mut c_void, num: usize, file: *const i8, line: i32, ) -> *mut c_void