pub unsafe extern "C" fn arv_camera_uv_set_bandwidth(
    camera: *mut ArvCamera,
    bandwidth: c_uint,
    error: *mut *mut GError
)