pub unsafe fn UrlCompareA<'a>( psz1: impl IntoParam<'a, PSTR>, psz2: impl IntoParam<'a, PSTR>, fignoreslash: impl IntoParam<'a, BOOL>, ) -> i32