pub unsafe extern "C" fn CreateUriFromMultiByteString( pszANSIInputUri: LPCSTR, dwEncodingFlags: DWORD, dwCodePage: DWORD, dwCreateFlags: DWORD, dwReserved: DWORD_PTR, ppUri: *mut *mut IUri, ) -> HRESULT