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