SetDlgItemTextW

Function SetDlgItemTextW 

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