pub unsafe extern "C" fn dzl_fuzzy_mutable_index_contains(
    fuzzy: *mut DzlFuzzyMutableIndex,
    key: *const c_char
) -> gboolean