pub unsafe extern "C" fn boolector_match_node_by_id(
    btor: *mut Btor,
    id: i32
) -> *mut BoolectorNode