auclnt_get_pid
pid_t auclnt_get_pid(audio_client_t *);
if (auclnt_get_pid(c) == olv->pid) {
olv.pid = auclnt_get_pid(c);
devaudio_sigpoll, (void *)(uintptr_t)auclnt_get_pid(c));
pid = auclnt_get_pid(c);
if (auclnt_get_pid(c) == pid) {