pub unsafe extern "system" fn mciSendStringW(
    lpstrcommand: PCWSTR,
    lpstrreturnstring: PWSTR,
    ureturnlength: u32,
    hwndcallback: HWND
) -> u32
Expand description

Required features: "Win32_Foundation"