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