pub unsafe extern "C" fn g_scanner_lookup_symbol(
    scanner: *mut GScanner,
    symbol: *const c_char
) -> gpointer