pub unsafe extern "system" fn GdipCreateFontFamilyFromName(
    name: PCWSTR,
    fontcollection: *mut GpFontCollection,
    fontfamily: *mut *mut GpFontFamily
) -> Status