pub unsafe fn PathIsPrefixW<'a>( pszprefix: impl IntoParam<'a, PWSTR>, pszpath: impl IntoParam<'a, PWSTR>, ) -> BOOL