pub unsafe fn NetWkstaTransportDel<P0, P1>(
    servername: P0,
    transportname: P1,
    ucond: FORCE_LEVEL_FLAGS,
) -> u32
where P0: Param<PCWSTR>, P1: Param<PCWSTR>,