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