CoInitializeEx

Function CoInitializeEx 

pub unsafe fn CoInitializeEx(
    pvreserved: Option<*const c_void>,
    dwcoinit: COINIT,
) -> HRESULT