rustpython_vm::obj::objobject
pub fn object_dir(obj: PyObjectRef, vm: &VirtualMachine) -> PyResult<PyList>