char* rac_strdup(const char* str)
typedef RacStrdupNative = Pointer<Utf8> Function(Pointer<Utf8> str);