freetype::ffi::FT_Alloc_Func []

type FT_Alloc_Func = extern fn(*mut FT_MemoryRec, i64) -> *mut c_void;