pub unsafe extern "system" fn WdsCliCreateSession(
    pwszserver: PCWSTR,
    pcred: *const WDS_CLI_CRED,
    phsession: *mut HANDLE,
) -> HRESULT