pub unsafe extern "system" fn SetWindowTextW(
    hWnd: *mut HWND__,
    lpString: *const u16
) -> i32