Type Definition FT_Stream_CloseFunc
freetype_sys
type FT_Stream_CloseFunc = extern "C" fn(_: FT_Stream);