pub unsafe fn GdipCreateBitmapFromStreamICM<P0>( stream: P0, bitmap: *mut *mut GpBitmap, ) -> Statuswhere P0: Param<IStream>,