pub unsafe extern "C" fn zvec_collection_create_and_open(
path: *const c_char,
schema: *const zvec_collection_schema_t,
options: *const zvec_collection_options_t,
collection: *mut *mut zvec_collection_t,
) -> zvec_error_code_tpub unsafe extern "C" fn zvec_collection_create_and_open(
path: *const c_char,
schema: *const zvec_collection_schema_t,
options: *const zvec_collection_options_t,
collection: *mut *mut zvec_collection_t,
) -> zvec_error_code_t