return NULL;
}
setenvf(env, PMIXP_SLURM_MAPPING_ENV, "%s", mapping);
xfree(mapping);
/* only return NULL on error */
return (void *)0xdeadbeef;