public static function castProcess($process, array $a, Stub $stub, bool $isNested) : array { return proc_get_status($process); }