pub unsafe fn WMCreateBackupRestorer<P0>(
    pcallback: P0
) -> Result<IWMLicenseBackup>
where P0: IntoParam<IUnknown>,