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