pub unsafe extern "system" fn CoInitializeEx(
    pvreserved: *const c_void,
    dwcoinit: COINIT
) -> HRESULT
Expand description

Required features: "Win32_System_Com"