pub unsafe extern "C" fn convert_coordinates_image_to_window( WindowHandle: Hlong, RowImage: f64, ColumnImage: f64, RowWindow: *mut f64, ColumnWindow: *mut f64, ) -> Herror