pub unsafe extern "C" fn g_io_channel_read( channel: *mut GIOChannel, buf: *mut c_char, count: size_t, bytes_read: *mut size_t, ) -> GIOError