freetype::ffi::FT_Realloc_Func []

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