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