pub unsafe fn WerRegisterAppLocalDump<P0>(
    localappdatarelativepath: P0
) -> Result<()>
where P0: IntoParam<PCWSTR>,