pub fn is_daemon_child() -> bool
Check if we’re running as a daemon child process (Windows). On Unix this is handled by the daemonize crate.