pub unsafe extern "C" fn g_scanner_scope_lookup_symbol(
    scanner: *mut GScanner,
    scope_id: guint,
    symbol: *const gchar
) -> gpointer