pub unsafe extern "C" fn dc1394_format7_get_unit_position(
    camera: *mut dc1394camera_t,
    video_mode: Type,
    h_unit_pos: *mut u32,
    v_unit_pos: *mut u32
) -> Type