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