#ifndef __UNIFIED_CAMERA_ACCESS_PCO_H
#define __UNIFIED_CAMERA_ACCESS_PCO_H

uint32_t uca_pco_init(struct uca_camera **uca, struct uca_grabber *grabber);

#endif