pub unsafe extern "C" fn dzl_fuzzy_index_builder_get_document(
    self_: *mut DzlFuzzyIndexBuilder,
    document_id: u64
) -> *const GVariant