pub unsafe extern "C" fn pam_getenvlist( pamh: *const pam_handle, ) -> *mut *mut c_char
Gets all the environment variables. You own everything it points to.