pub unsafe extern "C" fn freopen_s( _Stream: *mut *mut FILE, _FileName: *const c_char, _Mode: *const c_char, _OldStream: *mut FILE, ) -> errno_t