pub unsafe extern "C" fn SkTypeface_Register(
    id: SkTypeface_FactoryId,
    make: Option<unsafe extern "C" fn(arg1: u64, arg2: *const SkFontArguments) -> sk_sp<SkTypeface>>
)