pub unsafe extern "C" fn getenv_s( _RequiredCount: *mut usize, _Buffer: *mut c_char, _BufferCount: rsize_t, _VarName: *const c_char, ) -> errno_t