Function mciGetErrorStringA

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