pub unsafe fn HrThisThreadAdviseSink<P0>(
    lpadvisesink: P0
) -> Result<IMAPIAdviseSink>
where P0: IntoParam<IMAPIAdviseSink>,