pub unsafe extern "system" fn DlgDirSelectComboBoxExA(
    hwndDlg: *mut HWND__,
    lpString: *mut i8,
    cchOut: i32,
    idComboBox: i32
) -> i32