pub unsafe fn PathCommonPrefixW<P0, P1>( pszfile1: P0, pszfile2: P1, achpath: Option<&mut [u16; 260]>, ) -> i32where P0: Param<PCWSTR>, P1: Param<PCWSTR>,