pub unsafe fn capGetDriverDescriptionW(
    wdriverindex: u32,
    lpszname: &mut [u16],
    lpszver: &mut [u16]
) -> BOOL