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