pub unsafe fn DlgDirSelectComboBoxExA<'a>( hwnddlg: impl IntoParam<'a, HWND>, lpstring: PSTR, cchout: i32, idcombobox: i32, ) -> BOOL