char * flipbip39_strtok(char *s, const char *delim); char * flipbip39_strtok_r(char *s, const char *delim, char **last);