pub unsafe extern "system" fn CheckDlgButton(
    hDlg: *mut HWND__,
    nIDButton: i32,
    uCheck: u32
) -> i32