freetype::ffi::FT_Stream_IoFunc []

type FT_Stream_IoFunc = extern fn(*mut FT_StreamRec, u64, *mut u8, u64) -> u64;