Function CoInitializeEx

Source
pub unsafe extern "C" fn CoInitializeEx(
    pvReserved: LPVOID,
    dwCoInit: DWORD,
) -> HRESULT