IS_SAFE_CHOWN
#ifndef IS_SAFE_CHOWN
return errno == 0 && rval IS_SAFE_CHOWN;
return safedir && errno == 0 && rval IS_SAFE_CHOWN;