pub unsafe extern "C" fn dc1394_deinterlace_stereo(
    src: *mut u8,
    dest: *mut u8,
    width: u32,
    height: u32
) -> Type