pub unsafe extern "C" fn fuzzy_compare( sig1: *const c_char, sig2: *const c_char, ) -> c_int
Computes the match score between two fuzzy hashes.