pub unsafe extern "C" fn gsGetRowFieldAsDouble( row: *mut GSRow, column: i32, fieldValue: *mut f64, ) -> GSResult