pub unsafe extern "system" fn DlgDirListComboBoxA(
    hDlg: HWND,
    lpPathSpec: LPSTR,
    nIDComboBox: c_int,
    nIDStaticPath: c_int,
    uFiletype: UINT
) -> c_int