pub unsafe fn SetCurrentProcessExplicitAppUserModelID<P0>(
    appid: P0
) -> Result<()>
where P0: IntoParam<PCWSTR>,