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

Required features: "Win32_Media_Multimedia", "Win32_Foundation"