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