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