pub unsafe extern "C" fn boolector_match_node_by_symbol(
    btor: *mut Btor,
    symbol: *const c_char
) -> *mut BoolectorNode