pub unsafe extern "C" fn g_io_channel_read_line_string( channel: *mut GIOChannel, buffer: *mut GString, terminator_pos: *mut size_t, error: *mut *mut GError, ) -> GIOStatus