pub unsafe extern "system" fn waveOutSetPlaybackRate(
    hwo: HWAVEOUT,
    dwrate: u32
) -> u32