pub unsafe fn BindMoniker<P0, T>(pmk: P0, grfopt: u32) -> Result<T>where P0: Param<IMoniker>, T: Interface,