pub unsafe fn InternetSetPerSiteCookieDecisionA<P0>(
    pchhostname: P0,
    dwdecision: u32,
) -> BOOL
where P0: Param<PCSTR>,