pub unsafe extern "C" fn fuzzy_hash_buf( buf: *const c_uchar, buf_len: u32, result: *mut c_char, ) -> c_int
Computes the fuzzy hash of a buffer.