pub unsafe fn UrlCompareA<P0, P1>(psz1: P0, psz2: P1, fignoreslash: bool) -> i32where P0: Param<PCSTR>, P1: Param<PCSTR>,