pub unsafe extern "stdcall" fn midiInGetErrorTextA(
    mmrError: MMRESULT,
    pszText: LPSTR,
    cchText: UINT
) -> MMRESULT