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