pub unsafe fn CredUIConfirmCredentialsW<P0, P1>(
    psztargetname: P0,
    bconfirm: P1,
) -> u32
where P0: Param<PCWSTR>, P1: Param<BOOL>,