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