#ifndef __UNIFIED_CAMERA_ACCESS_PCO_H #define __UNIFIED_CAMERA_ACCESS_PCO_H struct uca_t; int uca_pco_init(struct uca_t *uca); #endif