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