Function OleCreateLink
pub unsafe fn OleCreateLink<P0, P4, P5>(
pmklinksrc: P0,
riid: *const GUID,
renderopt: OLERENDER,
lpformatetc: *const FORMATETC,
pclientsite: P4,
pstg: P5,
ppvobj: *mut *mut c_void,
) -> Result<()>