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