pub unsafe fn IsDomainLegalCookieDomainA<P0, P1>(
    pchdomain: P0,
    pchfulldomain: P1,
) -> BOOL
where P0: Param<PCSTR>, P1: Param<PCSTR>,