pub unsafe extern "system" fn GdipCloneFontFamily(
    fontfamily: *mut GpFontFamily,
    clonedfontfamily: *mut *mut GpFontFamily
) -> Status