pub unsafe fn PathIsPrefixA<P0, P1>(pszprefix: P0, pszpath: P1) -> BOOLwhere P0: Param<PCSTR>, P1: Param<PCSTR>,