pub unsafe extern "C" fn dpiSodaDb_getCollectionNames( db: *mut dpiSodaDb, startName: *const c_char, startNameLength: u32, limit: u32, flags: u32, names: *mut dpiStringList, ) -> c_int