pub unsafe extern "C" fn line_position( RowBegin: f64, ColBegin: f64, RowEnd: f64, ColEnd: f64, RowCenter: *mut f64, ColCenter: *mut f64, Length: *mut f64, Phi: *mut f64, ) -> Herror