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