pub unsafe fn InternetGetPerSiteCookieDecisionA<P0>(
    pchhostname: P0,
    presult: *mut u32,
) -> BOOL
where P0: Param<PCSTR>,