pub unsafe extern "system" fn GetNextDlgGroupItem(
    hDlg: *mut HWND__,
    hCtl: *mut HWND__,
    bPrevious: i32
) -> *mut HWND__