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