Function GdipGetFontSize

pub unsafe extern "system" fn GdipGetFontSize(
    font: *mut GpFont,
    size: *mut f32,
) -> Status