pub unsafe extern "system" fn ClrCreateManagedInstance(
    ptypename: PCWSTR,
    riid: *const GUID,
    ppobject: *mut *mut c_void,
) -> HRESULT