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