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