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