Function Beep

Source
pub unsafe extern "C" fn Beep(
    dwFreq: DWORD,
    dwDuration: DWORD,
) -> BOOL