PR_MAGIC
if (strncmp(meta->promise_id, PR_MAGIC, strlen(PR_MAGIC))) {
bcopy(PR_MAGIC, meta->promise_id, sizeof(PR_MAGIC));