pub unsafe extern "system" fn GdipCreateFont( fontfamily: *const GpFontFamily, emsize: f32, style: i32, unit: Unit, font: *mut *mut GpFont, ) -> Status