Function AssocCreate

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