pub unsafe extern "system" fn SetWindowWord(
    hwnd: *mut HWND__,
    nIndex: i32,
    wNewWord: u16
) -> u16