pub unsafe extern "C" fn cmsMLUsetUTF8( mlu: *mut MLU, LanguageCode: *const c_char, CountryCode: *const c_char, UTF8String: *const c_char ) -> Bool