Hi all, we are calling kpathsea from within matplotlib and are having some trouble with the encoding of the returned paths (https://github.com/matplotlib/matplotlib/pull/11848#issuecomment-423954736). Is it correct, that the output of kpathsea is UTF-8 on windows and the filesystem encoding on unix/linux? Thanks!