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