pub unsafe extern "C" fn arv_camera_set_binning(
    camera: *mut ArvCamera,
    dx: c_int,
    dy: c_int,
    error: *mut *mut GError
)