pub unsafe fn HttpRemoveUrlFromUrlGroup<P0>(
    urlgroupid: u64,
    pfullyqualifiedurl: P0,
    flags: u32,
) -> u32
where P0: Param<PCWSTR>,