pub unsafe extern "stdcall" fn DlgDirSelectComboBoxExA(
    hDlg: HWND,
    lpString: LPSTR,
    nCount: c_int,
    nIDComboBox: c_int
) -> BOOL