pub unsafe extern "C" fn g_scanner_scope_add_symbol(
    scanner: *mut GScanner,
    scope_id: c_uint,
    symbol: *const c_char,
    value: gpointer
)