pub unsafe extern "system" fn DlgDirSelectExA(
    hwndDlg: *mut HWND__,
    lpString: *mut i8,
    chCount: i32,
    idListBox: i32
) -> i32