pub unsafe extern "C" fn strerror_s( _Buffer: *mut c_char, _SizeInBytes: size_t, _ErrorNumber: c_int, ) -> errno_t