pub unsafe fn SrpCreateThreadNetworkContext<P0>(
    enterpriseid: P0
) -> Result<HTHREAD_NETWORK_CONTEXT>
where P0: IntoParam<PCWSTR>,