pub unsafe extern "C" fn g_io_channel_read_chars( channel: *mut GIOChannel, buf: *mut u8, count: size_t, bytes_read: *mut size_t, error: *mut *mut GError, ) -> GIOStatus