pub unsafe fn DhcpDeleteFilterV4<P0>(
    serveripaddress: P0,
    deletefilterinfo: *const DHCP_ADDR_PATTERN
) -> u32
where P0: IntoParam<PCWSTR>,