Pointer<Char> GetFileNameWithoutExt(Pointer<Char> filePath) { return _GetFileNameWithoutExt(filePath); }