pub unsafe extern "C" fn arv_device_get_integer_feature_bounds( device: *mut ArvDevice, feature: *const c_char, min: *mut i64, max: *mut i64, error: *mut *mut GError, )