pub unsafe extern "C" fn cass_cluster_set_max_concurrent_requests_threshold(
    cluster: *mut CassCluster,
    num_requests: c_uint,
) -> CassError