sqlite3_create_collation_v2

external fun sqlite3_create_collation_v2(db: Long, name: String, eTextRep: Int, destructor: DestructorCallback?, callback: CollationCallback?): Int(source)