CRB_wcstombs_alloc  198 CRB_dev.h      char *CRB_wcstombs_alloc(const CRB_Char *src);
CRB_wcstombs_alloc   99 native.c           filename = CRB_wcstombs_alloc(CRB_object_get_string(args[0].u.object));
CRB_wcstombs_alloc  100 native.c           mode = CRB_wcstombs_alloc(CRB_object_get_string(args[1].u.object));