Function SetDlgItemTextA

pub unsafe extern "system" fn SetDlgItemTextA(
    hdlg: HWND,
    niddlgitem: i32,
    lpstring: PCSTR,
) -> BOOL