`pam_end()` is only called in the destructor. It would be nice if it's exposed so that one can call it explicitly without removing the references.
pam_end()is only called in the destructor.It would be nice if it's exposed so that one can call it explicitly without removing the references.