pub unsafe extern "system" fn GetDlgItem(
    hDlg: *mut HWND__,
    nIDDlgItem: i32
) -> *mut HWND__