Function SetWindowTextA

pub unsafe extern "system" fn SetWindowTextA(
    hwnd: HWND,
    lpstring: PCSTR,
) -> BOOL