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