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