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