pub unsafe fn PathSetDlgItemPathA<P0, P1>(hdlg: P0, id: i32, pszpath: P1)where P0: Param<HWND>, P1: Param<PCSTR>,