pub unsafe fn OleCreatePictureIndirect<T>( lppictdesc: *const PICTDESC, fown: bool, ) -> Result<T>where T: Interface,