pub unsafe fn dropdown_set_dir(obj: *mut Object, dir: Dir) -> Result<()>
This function is unsafe because it may dereference raw pointers.