Function GdipGetLogFontA

pub unsafe extern "system" fn GdipGetLogFontA(
    font: *mut GpFont,
    graphics: *mut GpGraphics,
    logfonta: *mut LOGFONTA,
) -> Status