pub unsafe extern "C" fn create_drawing_object_line( Row1: f64, Column1: f64, Row2: f64, Column2: f64, DrawID: *mut Hlong, ) -> Herror