pub unsafe extern "C" fn dc1394_format7_get_unit_size(
    camera: *mut dc1394camera_t,
    video_mode: Type,
    h_unit: *mut u32,
    v_unit: *mut u32
) -> Type