pub unsafe fn GdipCreateFontFromDC<P0>( hdc: P0, font: *mut *mut GpFont, ) -> Statuswhere P0: Param<HDC>,