pub unsafe fn DiscoverManagementService<P0>(
    pszupn: P0
) -> Result<*mut MANAGEMENT_SERVICE_INFO>
where P0: IntoParam<PCWSTR>,