Function mciGetErrorStringW

pub unsafe extern "system" fn mciGetErrorStringW(
    mcierr: u32,
    psztext: PWSTR,
    cchtext: u32,
) -> BOOL