pub unsafe fn GdipCreateFontFromLogfontW( hdc: HDC, logfont: *const LOGFONTW, font: *mut *mut GpFont, ) -> Status