pub unsafe extern "system" fn MCIWndCreateW(
    hwndparent: HWND,
    hinstance: HINSTANCE,
    dwstyle: u32,
    szfile: PCWSTR
) -> HWND
Expand description

Required features: "Win32_Media_Multimedia", "Win32_Foundation"