pub unsafe fn CoGetDefaultContext(
    apttype: APTTYPE,
    riid: *const GUID,
    ppv: *mut *mut c_void
) -> Result<()>