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