pub unsafe extern "C" fn fdb_future_get_cluster(
    f: *mut FDBFuture,
    out_cluster: *mut *mut FDBCluster
) -> fdb_error_t