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