pub unsafe fn RegisterDeviceWithManagementUsingAADDeviceCredentials2<P0>(
    mdmapplicationid: P0
) -> Result<()>
where P0: IntoParam<PCWSTR>,