pub unsafe extern "C" fn arv_camera_new_with_device(
    device: *mut ArvDevice,
    error: *mut *mut GError
) -> *mut ArvCamera
Available on crate feature v0_8_6 only.