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