#[unsafe(no_mangle)]pub extern "C" fn xila_graphics_line_set_points( obj: *mut Object, points: *const PointPrecise, point_num: u32, ) -> i32