pub unsafe fn ParseURLA<'a>( pcszurl: impl IntoParam<'a, PSTR>, ppu: *mut PARSEDURLA, ) -> Result<()>