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