proc builtin_sort(self: PyObject; args: openArray[PyObject]; kwargs: PyObject): PyObject {. cdecl, ...raises: [], tags: [RootEffect], forbids: [].}