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