Function windows_sys::Win32::Media::Multimedia::capCreateCaptureWindowW
pub unsafe extern "system" fn capCreateCaptureWindowW(
lpszwindowname: PCWSTR,
dwstyle: u32,
x: i32,
y: i32,
nwidth: i32,
nheight: i32,
hwndparent: HWND,
nid: i32,
) -> HWND