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