pub unsafe extern "C" fn g_io_channel_read_to_end( channel: *mut GIOChannel, str_return: *mut *mut u8, length: *mut size_t, error: *mut *mut GError, ) -> GIOStatus