pub unsafe extern "system" fn CLRCreateInstance(
    clsid: *const GUID,
    riid: *const GUID,
    ppinterface: *mut *mut c_void
) -> HRESULT