pub unsafe fn PrjFileNameCompare<P0, P1>(filename1: P0, filename2: P1) -> i32
where P0: Param<PCWSTR>, P1: Param<PCWSTR>,