pub fn read_etc_passwd_file<P: AsRef<Path>>( path: P, ) -> Result<Vec<EtcUser>, UnixIntegrationError>