pub type FT_Stream_IoFunc = Option<unsafe extern "C" fn(stream: FT_Stream, offset: c_ulong, buffer: *mut c_uchar, count: c_ulong) -> c_ulong>;