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