CRB_wcsncpy       189 CRB_dev.h      CRB_Char *CRB_wcsncpy(CRB_Char *dest, CRB_Char *src, size_t n);
CRB_wcsncpy        88 heap.c             CRB_wcsncpy(new_str, str->u.string.string + from, len);