Function VarWeekdayName

pub unsafe fn VarWeekdayName(
    iweekday: i32,
    fabbrev: i32,
    ifirstday: i32,
    dwflags: u32,
) -> Result<BSTR>