pub unsafe fn RegisterDeviceWithManagementUsingAADCredentials<P0>(
    usertoken: P0
) -> Result<()>
where P0: IntoParam<HANDLE>,