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