pub unsafe fn WdsTransportClientCancelSessionEx<P0>(
    hsessionkey: P0,
    dwerrorcode: u32
) -> u32
where P0: IntoParam<HANDLE>,