(filesystem)
string o2file_ico(string $file_path, boolean $large, boolean $internal_use)
Returns full path to icon file according with extension.
If $large is passed as TRUE PNG128 image is returned, PNG16 otherwise.
If $internal_use parameter is passed as TRUE path is returned for using icon in Janox controls (image control source file).