pub unsafe extern "C" fn dc1394_iso_allocate_channel(
    camera: *mut dc1394camera_t,
    channels_allowed: u64,
    channel: *mut c_int
) -> Type