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