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