pub unsafe extern "C" fn zvec_collection_create_index(
collection: *mut zvec_collection_t,
field_name: *const c_char,
index_params: *const zvec_index_params_t,
) -> zvec_error_code_tpub unsafe extern "C" fn zvec_collection_create_index(
collection: *mut zvec_collection_t,
field_name: *const c_char,
index_params: *const zvec_index_params_t,
) -> zvec_error_code_t