sqlite3_create_window_function
external fun sqlite3_create_window_function(db: Long, name: String, nArg: Int, eTextRep: Int, appData: Any?, step: FunctionCallback.Step?, final: FunctionCallback.Final?, value: FunctionCallback.Value?, inverse: FunctionCallback.Inverse?, destroy: DestructorCallback?): Int(source)