pub unsafe extern "C" fn dpiSodaColl_saveWithOptions(
coll: *mut dpiSodaColl,
doc: *mut dpiSodaDoc,
options: *mut dpiSodaOperOptions,
flags: u32,
savedDoc: *mut *mut dpiSodaDoc,
) -> c_intpub unsafe extern "C" fn dpiSodaColl_saveWithOptions(
coll: *mut dpiSodaColl,
doc: *mut dpiSodaDoc,
options: *mut dpiSodaOperOptions,
flags: u32,
savedDoc: *mut *mut dpiSodaDoc,
) -> c_int